Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump awssdk.version from 2.17.4 to 2.17.5 #19005

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps awssdk.version from 2.17.4 to 2.17.5.
Updates software.amazon.awssdk:bom from 2.17.4 to 2.17.5

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.17.5 2021-07-26

AWS Proton

  • Features

    • Documentation-only update links

AWS S3 Control

  • Features

    • S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3

AWS SDK for Java v2

  • Features

    • Annotate and document members that are modeled as deprecated

AWS SSO Identity Store

  • Features

    • Documentation updates for SSO API Ref.

Amazon CloudWatch

  • Features

    • SDK update to support creation of Cross-Account Metric Alarms and update API documentation.

Amazon S3

  • Documentations

    • Deprecate S3 CopySource parameter for CopyObject & UploadPartCopy

Amazon Textract

  • Features

    • Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration.

Synthetics

  • Features

    • CloudWatch Synthetics now supports visual testing in its canaries.
Commits
  • 6fb90c2 Merge pull request #1566 from aws/staging/84c53abd-3119-4856-9c90-c161e1408a02
  • 2b5102a Release 2.17.5. Updated CHANGELOG.md, README.md and all pom.xml.
  • ee85f5b Amazon CloudWatch Update: SDK update to support creation of Cross-Account Met...
  • 59efb8a Synthetics Update: CloudWatch Synthetics now supports visual testing in its c...
  • a07cfca AWS Proton Update: Documentation-only update links
  • 7462e38 Amazon Textract Update: Adds support for AnalyzeExpense, a new API to extract...
  • 1005c31 AWS S3 Control Update: S3 Access Point aliases can be used anywhere you use S...
  • e4b56c2 AWS SSO Identity Store Update: Documentation updates for SSO API Ref.
  • 0eae84b Deprecate S3 CopySource parameter for CopyObject & UploadPartCopy (#2623)
  • 5c7b6dd Annotate and document members that are modeled as deprecated... (#2622)
  • Additional commits viewable in compare view

Updates apache-client from 2.17.4 to 2.17.5

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `awssdk.version` from 2.17.4 to 2.17.5.

Updates `software.amazon.awssdk:bom` from 2.17.4 to 2.17.5
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.4...2.17.5)

Updates `apache-client` from 2.17.4 to 2.17.5

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jul 26, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 27, 2021

Failing Jobs - Building 9ed2a9d

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 16

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 integration-tests/hibernate-reactive-panache

io.quarkus.it.panache.reactive.PanacheFunctionalityTest.testPanacheFunctionality line 49 - More details - Source on GitHub

java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:161)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:276)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeade...

⚙️ JVM Tests - JDK 11 Windows #

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase.checkTestsAreRun line 72 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Failed to wait for test run2 TestStatus{lastRun=1, running=2, testsRun=4, testsPassed=1, testsFailed=3, testsSkipped=0}
	at io.quarkus.vertx.http.testrunner.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
	at io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase.checkTestsAreRun(TestRunnerSmokeTestCase.java:72)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptor...

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2021

Superseded by #19038.

@dependabot dependabot bot closed this Jul 27, 2021
@dependabot dependabot bot deleted the dependabot/maven/awssdk.version-2.17.5 branch July 27, 2021 21:05
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants